Table of content



/orderitem/product/{id}

Mapping URL: /orderitem/product/{id}

Description: find the orderitem entities of product with the appended id

Microservice: ProductService


Methods

/orderitem/product/{id}

/orderitem/product/{id}

Mapping URL: /orderitem/product/{id}

Description: ProductService

Name: findAllOrderItemOfProduct(id)

Request Method: GET

Service Interface: /orderitem/product/{id}

Service Entity: Product



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content